home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / gfx / show / gs353data.readme < prev    next >
Text File  |  1996-05-05  |  10KB  |  205 lines

  1. Short:    Ghostscript3.53 data archive, get a bin archive too
  2. Author:   GS(Aladdin)/Amiga(Olaf Barthel)/Port(me)
  3. Uploader: Joop.vandeWege@Medew.ENTO.WAU.NL
  4. Type:     gfx/show
  5. Replaces: gfx/show/gs353bin.lha
  6.  
  7. This is the Amiga port of Ghostscript3.53. Ghostscript is a Postscript
  8. interpreter with support for Level 2 PS and PDF. This release includes
  9. most popular printers and fileformats including an updated Amiga display
  10. driver.
  11.  
  12. This port requires:
  13. - An  Amiga  equipped Kickstart 2.04 or higher.
  14. - Approx. 4.7 MBytes of hard disk space available.
  15. - A  minimum  of 1 MByte of chip memory, depending on what you want to do
  16.   with  the  interpreter.  Printer output requires at least 2 MBytes of
  17.   contiguous memory (any memory, not necessarily chip memory).
  18. - A bunch of Postscript/Ghostscript fonts.
  19.  
  20. Comments/Suggestions/Bugs to:
  21. Joop.vandeWege@medew.ento.wau.nl
  22. Please use a Subject field with the name 'GS353' in it.
  23. Please direct all mail to me except when you're 100% sure it is a GS
  24. problem then you can use the Aladdin email address.
  25.  
  26. Joop van de Wege
  27.  
  28.  
  29. Getting Ghostscript.
  30. Download one of the binary archives which match your CPU. It contains
  31. one binary and a archive containing a patch. This patch is only needed if:
  32. - you have an 040
  33. - and Kickstart 3.1
  34. - and are *NOT* running one of the 040 binaries.
  35. (it fixes a couple of bugs in 3.1. The symptoms are GURU 8..0B. If you get
  36. them then you need SetMathPatch, probably. Read the docs of SetMathPatch)
  37.  
  38. How to use Ghostscript.
  39. Unpack the archive gs353data.lha to a suitable HD with enough room (~3.5M).
  40. A directory 'Ghostscript' will be created and all files needed are found
  41. within this directory.
  42. Unpack one of the special binary archives to the same HD and the executable
  43. will automatically be placed in the same directory, Ghostscript.
  44. There are two ways to proceed from here.
  45. - Assign Ghostscript: to the directory where you unpacked the archive.
  46.   Example: unpack on 'Work:', creates Work:Ghostscript
  47.   Assign Ghostscript: Work:Ghostscript
  48.   path Ghostscript: add
  49.   (Optionally, rename the binary gs_xxx to 'gs')
  50.   Now you can call 'gs' from anywhere with or without arguments. If you add
  51.   the above fragment (Assign ... add) to your s:user-startup then it will
  52.   available everytime you start your computer
  53. - Set the following environment variables:
  54.     - GS_LIB,     example: setenv GS_LIB=work:ghostscript/data
  55.     - GS_DEVICE   example: setenv GS_DEVICE=amiga (default)
  56.     - GS_OPTIONS  example: setenv GS_OPTIONS="-sDEVICE=png16m -r120"
  57.   The only required variable is GS_LIB. Now you can copy 'GS' to a place
  58.   which is in the AmigaDOS search path.
  59.  
  60. See the 'Ghostscript/docs' directory for more information, like commandline
  61. options. Some notes:
  62. Watch out for case sensitivity when using commandline options, -sOutputFile
  63. is not equal to -soutputfile !!!!!
  64. Some very useful commandlines with comments in ():
  65. gs -h (outputs small help on most important arguments, and lists all availble
  66.        output devices)
  67. gs (gs opens window on WB and use its palette, use 256color WB if possible,
  68.     there is a problem with NewIcons, it looks like all pallette entries are
  69.     reserved by NewIcons so GS will only display in B/W if you use NewIcons)
  70. gs -sDEVICE=png16m (uses the built-in PNG support instead of window on WB)
  71. gs -sOutputFile=ram:output%02d.png -sDEVICE=png256
  72.    (output to files numbered ram:output01.png/ram:output02.png/etc using
  73.     the PNG format (8bit))
  74. gs -r120 (use 120dpi as resolution instead of built-in 72, uses heaps of
  75.           memory at high values)
  76. Arguments useful for PDF files (and ps documents conforming to DSC ?)
  77. gs -dFirstPage=pagenumber (starts on the given page of the document)
  78. gs -dLastPage=pagenumber (Stops after the given page of the document)
  79. See use.doc/Switches for a complete overview of what is available.
  80.  
  81.  
  82. ============================= Archive contents =============================
  83.  
  84. Original  Packed Ratio    Date     Time    Name
  85. -------- ------- ----- --------- --------  -------------
  86.       52      52  0.0% 09-Mar-96 11:10:20 +bdftops
  87.       69      69  0.0% 09-Mar-96 11:10:20 +font2c
  88.       94      94  0.0% 09-Mar-96 11:10:18 +gsbj
  89.       96      95  1.0% 09-Mar-96 11:10:20 +gsdj
  90.       96      96  0.0% 09-Mar-96 11:10:20 +gsdj500
  91.       97      96  1.0% 09-Mar-96 11:10:20 +gslj
  92.       68      68  0.0% 09-Mar-96 11:10:20 +gslp
  93.       35      35  0.0% 09-Mar-96 11:10:20 +gsnd
  94.      196     168 14.2% 09-Mar-96 11:10:22 +pdf2ps
  95.      154     130 15.5% 09-Mar-96 11:10:22 +printafm
  96.      639     304 52.4% 09-Mar-96 11:10:22 +ps2ascii
  97.     1575     753 52.1% 09-Mar-96 11:10:22 +ps2epsi
  98.       52      52  0.0% 09-Mar-96 11:10:24 +wftopfa
  99.     1741     879 49.5% 09-Mar-96 11:10:34 +align.ps
  100.    23424    8089 65.4% 09-Mar-96 11:10:34 +bdftops.ps
  101.      295     178 39.6% 09-Mar-96 11:10:34 +decrypt.ps
  102.     7158    2161 69.8% 09-Mar-96 11:10:36 +docie.ps
  103.    18825    6221 66.9% 09-Mar-96 11:10:36 +font2c.ps
  104.    13862    5018 63.8% 09-Mar-96 11:18:16 +Fontmap
  105.     2389     416 82.5% 15-Dec-95 21:03:58 +Fontmap.ae
  106.     9624    3844 60.0% 09-Mar-96 11:10:28 +gs_btokn.ps
  107.     2702    1213 55.1% 09-Mar-96 11:10:28 +gs_ccfnt.ps
  108.     8251    2743 66.7% 09-Mar-96 11:10:30 +gs_cidfn.ps
  109.     2433    1129 53.5% 09-Mar-96 11:10:32 +gs_dbt_e.ps
  110.     8117    2811 65.3% 09-Mar-96 11:10:30 +gs_dps1.ps
  111.    22209    7700 65.3% 09-Mar-96 11:10:30 +gs_fonts.ps
  112.    38021   13652 64.0% 09-Mar-96 11:10:28 +gs_init.ps
  113.     2939    1326 54.8% 09-Mar-96 11:10:34 +gs_iso_e.ps
  114.     4083    1672 59.0% 09-Mar-96 11:10:30 +gs_kanji.ps
  115.     3440     885 74.2% 09-Mar-96 11:10:34 +gs_ksb_e.ps
  116.    10435    3697 64.5% 09-Mar-96 11:10:30 +gs_lev2.ps
  117.     4108    1360 66.8% 09-Mar-96 11:10:54 +gs_mex_e.ps
  118.     2547    1140 55.2% 09-Mar-96 11:10:54 +gs_mro_e.ps
  119.    11855    4032 65.9% 09-Mar-96 11:10:50 +gs_pdf.ps
  120.     1788     862 51.7% 09-Mar-96 11:10:54 +gs_pdf_e.ps
  121.     6048    2389 60.4% 09-Mar-96 11:10:30 +gs_pfile.ps
  122.    13908    4503 67.6% 09-Mar-96 11:10:32 +gs_res.ps
  123.    19309    6023 68.8% 09-Mar-96 11:10:32 +gs_setpd.ps
  124.    10032    3498 65.1% 09-Mar-96 11:10:32 +gs_statd.ps
  125.     3388    1276 62.3% 09-Mar-96 11:10:34 +gs_std_e.ps
  126.     3238    1494 53.8% 09-Mar-96 11:10:34 +gs_sym_e.ps
  127.     1794     868 51.6% 09-Mar-96 11:10:32 +gs_type0.ps
  128.    14513    5265 63.7% 09-Mar-96 11:10:32 +gs_type1.ps
  129.     1613     783 51.4% 09-Mar-96 11:10:54 +gs_wan_e.ps
  130.    14920    5028 66.3% 09-Mar-96 11:10:36 +gslp.ps
  131.     5675    2403 57.6% 09-Mar-96 11:10:36 +impath.ps
  132.     1455     589 59.5% 09-Mar-96 11:10:36 +landscap.ps
  133.       59      50 15.2% 09-Mar-96 11:10:38 +level1.ps
  134.     3254    1349 58.5% 09-Mar-96 11:10:38 +markhint.ps
  135.     2039     905 55.6% 09-Mar-96 11:10:38 +markpath.ps
  136.    10493    3934 62.5% 09-Mar-96 11:10:38 +packfile.ps
  137.     2132    1027 51.8% 09-Mar-96 11:10:38 +pcharstr.ps
  138.     2098     776 63.0% 09-Mar-96 11:10:52 +pdf2dsc.ps
  139.     5948    2013 66.1% 09-Mar-96 11:10:52 +pdf_2ps.ps
  140.    12043    4171 65.3% 09-Mar-96 11:10:52 +pdf_base.ps
  141.     7677    2841 62.9% 09-Mar-96 11:10:52 +pdf_draw.ps
  142.    11215    3592 67.9% 09-Mar-96 11:10:52 +pdf_font.ps
  143.    11403    4089 64.1% 09-Mar-96 11:10:52 +pdf_main.ps
  144.     3387    1449 57.2% 09-Mar-96 11:10:40 +pfbtogs.ps
  145.     2093     888 57.5% 09-Mar-96 11:10:40 +ppath.ps
  146.     3954    1496 62.1% 09-Mar-96 11:10:40 +prfont.ps
  147.     3187    1361 57.2% 09-Mar-96 11:10:42 +printafm.ps
  148.    22313    7077 68.2% 09-Mar-96 11:10:42 +ps2ai.ps
  149.    20227    7017 65.3% 09-Mar-96 11:10:44 +ps2ascii.ps
  150.     7212    2581 64.2% 09-Mar-96 11:10:44 +ps2epsi.ps
  151.      119      97 18.4% 09-Mar-96 11:10:44 +ps2image.ps
  152.     7845    2989 61.8% 09-Mar-96 11:10:44 +pstoppm.ps
  153.        5       5  0.0% 09-Mar-96 11:10:46 +quit.ps
  154.     3061    1346 56.0% 09-Mar-96 11:10:46 +showchar.ps
  155.        9       9  0.0% 09-Mar-96 11:10:46 +showpage.ps
  156.    25847    7139 72.3% 09-Mar-96 11:10:46 +stcinfo.ps
  157.     5338    2137 59.9% 09-Mar-96 11:10:46 +stcolor.ps
  158.     1676     863 48.5% 09-Mar-96 11:10:46 +traceimg.ps
  159.     2782    1204 56.7% 09-Mar-96 11:10:48 +traceop.ps
  160.     2685    1244 53.6% 09-Mar-96 11:10:48 +type1enc.ps
  161.     6709    2376 64.5% 09-Mar-96 11:10:48 +type1ops.ps
  162.     1900     791 58.3% 09-Mar-96 11:10:48 +unprot.ps
  163.     4694    1803 61.5% 09-Mar-96 11:10:48 +viewgif.ps
  164.     4141    1836 55.6% 09-Mar-96 11:10:50 +viewjpeg.ps
  165.     3799    1660 56.3% 09-Mar-96 11:10:50 +viewpbm.ps
  166.     9051    3427 62.1% 09-Mar-96 11:10:50 +wftopfa.ps
  167.    18206    5898 67.6% 09-Mar-96 11:10:50 +wrfont.ps
  168.      501     297 40.7% 09-Mar-96 11:10:56 +COPYING
  169.     7387    3460 53.1% 09-Mar-96 11:10:58 +current.doc
  170.    79777   30844 61.3% 09-Mar-96 11:10:58 +devices.doc
  171.    39428   13846 64.8% 09-Mar-96 11:10:58 +drivers.doc
  172.    17575    6929 60.5% 09-Mar-96 11:11:00 +fonts.doc
  173.    10559    4242 59.8% 09-Mar-96 11:11:00 +gs.1
  174.    10528    4528 56.9% 09-Mar-96 11:11:00 +hershey.doc
  175.    12416    5107 58.8% 09-Mar-96 11:11:00 +history1.doc
  176.   191134   74506 61.0% 09-Mar-96 11:11:02 +history2.doc
  177.     2501    1204 51.8% 09-Mar-96 11:11:02 +humor.doc
  178.    22283    8051 63.8% 09-Mar-96 11:11:02 +language.doc
  179.     3715    1643 55.7% 09-Mar-96 11:11:02 +lib.doc
  180.    40613   15908 60.8% 09-Mar-96 11:11:02 +make.doc
  181.   200738   74437 62.9% 09-Mar-96 11:10:58 +NEWS
  182.     2620    1221 53.3% 09-Mar-96 11:11:04 +ps2epsi.1
  183.     2517    1189 52.7% 09-Mar-96 11:11:04 +ps2epsi.doc
  184.     7085    2792 60.5% 09-Mar-96 11:11:04 +psfiles.doc
  185.     9164    3892 57.5% 09-Mar-96 11:10:58 +PUBLIC
  186.     3160    1450 54.1% 09-Mar-96 11:11:04 +public.doc
  187.    24419    9548 60.8% 09-Mar-96 11:10:58 +README
  188.    49811   18303 63.2% 09-Mar-96 11:11:06 +use.doc
  189.     6756    2789 58.7% 09-Mar-96 11:11:06 +xfonts.doc
  190.     1452     647 55.4% 09-Mar-96 11:11:08 +alphabet.ps
  191.     2556    1204 52.8% 28-Jul-94 00:40:00 +bench.ps
  192.    58543   33081 43.4% 09-Mar-96 11:11:08 +cheq.ps
  193.     2932    1318 55.0% 09-Mar-96 11:11:08 +chess.ps
  194.     1815     426 76.5% 09-Mar-96 11:11:08 +colorcir.ps
  195.    10520    4583 56.4% 09-Mar-96 11:11:08 +escher.ps
  196.    25499   10690 58.0% 09-Mar-96 11:11:08 +golfer.ps
  197.     1529     554 63.7% 09-Mar-96 11:11:08 +grayalph.ps
  198.     2071     746 63.9% 09-Mar-96 11:11:10 +snowflak.ps
  199.    78519   31213 60.2% 09-Mar-96 11:11:10 +tiger.ps
  200.     2452    1224 50.0% 09-Mar-96 11:11:10 +waterfal.ps
  201.    10559    4242 59.8% 09-Mar-96 11:10:26 +gs.1
  202.     2620    1221 53.3% 09-Mar-96 11:10:26 +ps2epsi.1
  203. -------- ------- ----- --------- --------
  204.  1473717  565934 61.5% 28-Apr-96 20:20:38   117 files
  205.